[30/12/2012 3:48:46] AutoGK 2.55 [30/12/2012 3:48:46] OS: WinXP (5.1.2600).2 [30/12/2012 3:48:46] Job started. [30/12/2012 3:48:46] Input file: G:\Audio-video\Video-editado\Temp-para H264\Proc_A\Wild China_5_Land of the Panda_EN-EN_16'9.mpg [30/12/2012 3:48:46] Output file: G:\Audio-video\Video-editado\Temp-para H264\Proc_A\Wild China_5_Land of the Panda_EN-EN_16'9.avi [30/12/2012 3:48:46] Output codec: XviD [30/12/2012 3:48:46] Audio 1: Audio Stream 0 MPEG [30/12/2012 3:48:46] Subtitles: none [30/12/2012 3:48:46] Format: AVI [30/12/2012 3:48:46] Target size: 600Mb [30/12/2012 3:48:46] Custom resolution settings: fixed width of 720 pixels [30/12/2012 3:48:46] Audio 1 settings: Original [30/12/2012 3:48:46] Standalone support enabled: ESS [30/12/2012 3:48:46] Started encoding. [30/12/2012 3:48:46] Demuxing and indexing. [30/12/2012 3:50:01] Processing file: G:\Audio-video\Video-editado\Temp-para H264\Proc_A\Wild China_5_Land of the Panda_EN-EN_16'9.mpg [30/12/2012 3:50:01] Source resolution: 720x576 [30/12/2012 3:50:01] Found PAL source. [30/12/2012 3:50:01] Source aspect ratio: 4:3 [30/12/2012 3:50:01] Manual aspect ratio: 16:9 [30/12/2012 3:50:01] Analyzing source. [30/12/2012 3:52:06] Source has percentage of interlacing in motion areas: 0,00 [30/12/2012 3:52:06] Source is considered to be progressive. [30/12/2012 3:52:06] Output will contain 69059 frames [30/12/2012 3:52:06] Forcing encoding with sharp matrix. [30/12/2012 3:52:06] Using VAQ in XviD [30/12/2012 3:52:06] Audio1 size: 88,396,800 bytes (84.30 Mb) [30/12/2012 3:52:06] Overhead: 820,096 bytes (0.78 Mb) [30/12/2012 3:52:06] Video size: 539,928,704 bytes (514.92 Mb) [30/12/2012 3:52:06] Running compressibility test. [30/12/2012 3:52:06] Writing the following script to G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_5_Land of the Panda_EN-EN_16'9_comptest.avs =========================================================== LoadPlugin("C:\ARCHIV~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_5_Land of the Panda_EN-EN_16'9.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) out_width = 720 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) RemoveGrain(mode=2) SelectRangeEvery(300,15) =========================================================== [30/12/2012 3:53:31] Duration was: 1 minute, 24 seconds [30/12/2012 3:53:31] Speed was: 40,77 fps. [30/12/2012 3:53:31] Compressibility percentage is: 48,21 [30/12/2012 3:53:31] Using softer resizer. [30/12/2012 3:53:31] Chosen resolution is: 720x416 ( AR: 1,73 ) [30/12/2012 3:53:31] Predicted comptest value is: 50,91% [30/12/2012 3:53:31] Running first pass. [30/12/2012 3:53:31] Writing the following script to G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_5_Land of the Panda_EN-EN_16'9_movie.avs =========================================================== LoadPlugin("C:\ARCHIV~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_5_Land of the Panda_EN-EN_16'9.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) out_width = 720 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) BicubicResize(out_width,out_height,0,0.5) RemoveGrain(mode=2) =========================================================== [30/12/2012 4:11:41] Duration was: 18 minutes 10 seconds [30/12/2012 4:11:41] Speed was: 63,35 fps. [30/12/2012 4:11:41] Expected quality of first pass size: 52,07% [30/12/2012 4:11:41] Running second pass. [30/12/2012 4:32:51] Duration was: 21 minutes 9 seconds [30/12/2012 4:32:51] Speed was: 54,41 fps. [30/12/2012 4:32:51] Job finished. Total time: 44 minutes 5 seconds